aigentic
0.4.0-SNAPSHOT
common
platform
/
[root]
/
ToolCallExpectation
Tool
Call
Expectation
data
class
ToolCallExpectation
(
val
toolCall
:
ToolCall
,
val
toolResult
:
Message.ToolResult
)
Members
Constructors
Tool
Call
Expectation
Link copied to clipboard
constructor
(
toolCall
:
ToolCall
,
toolResult
:
Message.ToolResult
)
Properties
tool
Call
Link copied to clipboard
val
toolCall
:
ToolCall
tool
Result
Link copied to clipboard
val
toolResult
:
Message.ToolResult